#include <deScene.hpp>
Collaboration diagram for IdeCollision::deCollideInfo:

Public Attributes | |
| deVec3d | Position |
| position at which collision occurs | |
| deVec3d | Normal |
| normal of surface which was collided with | |
| deDouble | Percent |
| percent along the (start,stop) segment where collision occurred | |
| DWORD | Contents |
| IdeSurface * | Surface |
| IdeSceneObject * | HitObject |
| IdeSceneRoom * | HitRoom |
|
|
|
|
|
|
|
|
|
|
|
normal of surface which was collided with
|
|
|
percent along the (start,stop) segment where collision occurred
|
|
|
position at which collision occurs
|
|
|
|
1.3-rc3